chore(deps): bump the prod-safe-patches group across 1 directory with 2 updates#130
Merged
strahe merged 1 commit intoJun 22, 2026
Merged
Conversation
… 2 updates Bumps the prod-safe-patches group with 2 updates in the / directory: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) and [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual). Updates `@tanstack/react-router` from 1.170.15 to 1.170.16 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.170.16/packages/react-router) Updates `@tanstack/react-virtual` from 3.14.2 to 3.14.3 - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.14.3/packages/react-virtual) --- updated-dependencies: - dependency-name: "@tanstack/react-router" dependency-version: 1.170.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-safe-patches - dependency-name: "@tanstack/react-virtual" dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-safe-patches ... Signed-off-by: dependabot[bot] <support@github.com>
7633709 to
8bc6722
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-safe-patches group with 2 updates in the / directory: @tanstack/react-router and @tanstack/react-virtual.
Updates
@tanstack/react-routerfrom 1.170.15 to 1.170.16Release notes
Sourced from @tanstack/react-router's releases.
Changelog
Sourced from @tanstack/react-router's changelog.
Commits
f23ed0fci: Version Packages (#7576)689c5abchore(react-router): silence AbortError in renderRouterToStream (#7627)a2b9d51docs: fix duplicate "to" typos (#7370)56bd271perf(react-router): add match selector compares (#7596)52db703fix(react-router): avoid throwing in useMatch selector (#7595)689d88erefactor(react-router): Reduce bundle size by sharing hook structuralSharing ...4a93cffrefactor(react-router): useMatches skips useRef during SSR (#7575)Updates
@tanstack/react-virtualfrom 3.14.2 to 3.14.3Release notes
Sourced from @tanstack/react-virtual's releases.
Changelog
Sourced from @tanstack/react-virtual's changelog.
Commits
75ae896ci: Version Packages (#1202)2ba5eb6fix(react-virtual): make directDomUpdates a no-op without containerRef (#1201)ef69ea3fix(virtual-core): adjust scroll on first measurement during backward scroll ...932c358test(react-virtual): add e2e test for React Compiler with directDomUpdates, b...